deltas: Use trusted writes
authorColin Walters <walters@verbum.org>
Wed, 21 Jan 2015 04:28:26 +0000 (23:28 -0500)
committerColin Walters <walters@verbum.org>
Wed, 21 Jan 2015 04:28:26 +0000 (23:28 -0500)
commit8195fd18e2702dce6297b7ccb4b2d798e1699373
tree8cc2bfd7c1610dcf74607d06234f858faca74862
parent6d1de23f878611e9de6a9a20e2f02d818a60edb0
deltas: Use trusted writes

We have a chain of checksums from the root up until here.  While doing
checksums of the objects individually would be a good redundancy check
for test cases and the like, when doing a pull there's no good reason
to burn cycles on SHA256.
src/libostree/ostree-repo-static-delta-processing.c